From: Adrian Robert Date: Tue, 22 Sep 2009 19:49:57 +0000 (+0000) Subject: * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~7000 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48e8a88b2b86f259676cf7a1114573fbadf3c168;p=emacs.git * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492). --- diff --git a/src/ChangeLog b/src/ChangeLog index a4d3cb7fd28..1e46905cd0d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-09-22 Adrian Robert + + * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. + + * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been + deleted (bug #4492). + 2009-09-20 Tom Tromey * eval.c (find_handler_clause): Make stack-trace-on-error work in